Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Osso #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Implement Osso #1

wants to merge 6 commits into from

Conversation

sbauch
Copy link

@sbauch sbauch commented Dec 18, 2020

This PR serves as an example of adding Osso to a real world NodeJS app.

The base application, async-labs/saas is the open source SAAS boilerplate app.

The application already implemented OAuth for Google, so this has been a straightforward task of fitting Osso into the existing authentication approach.

@sbauch sbauch changed the title Enterprise oss/osso Implement Osso Dec 18, 2020
createdAt: new Date(),
email,
slug,
isSignedupViaGoogle: true,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should refactor 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant